public ForeignKeysAttribute(
string[] parentElementKeys,
string[] childElementKeys
)
public:
ForeignKeysAttribute(
array<String^>^ parentElementKeys,
array<String^>^ childElementKeys
)
parentElementKeys
The element keys name in the parent ICatalogEntity.
childElementKeys
The element key's name in the child ICatalogEntity which corresponds to the parentElementKeys
The length of the array in the parentElementKeys should equal the length of the array in childElementKeys.
Each value index in the parentElementKeys should correspond to the same value index in childElementKeys.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document